home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 13959 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1017 b 

  1. Path: news.agt.net!news
  2. From: john meller <john@agt.net>
  3. Newsgroups: comp.lang.c
  4. Subject: help !!
  5. Date: Wed, 10 Apr 1996 10:34:11 -0700
  6. Organization: AGT Planet
  7. Message-ID: <316BF113.FBC@agt.net>
  8. NNTP-Posting-Host: natnpt01-port-4.agt.net
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0 (Win16; I)
  13.  
  14. i am teaching myself 'c' programming and have stumbled into a brick wall!
  15. the problem i am having is that i would like to do a file search and then
  16. print the search on the screen and give the user the capability to use
  17. the arrow keys to move a little highlight box over the files generated
  18. by the search. i can get the search to work but if there are more files
  19. than the screen can hold they just fly right on by, i can't seem to make 
  20. them stop at a certian point (eg. there are 20 files and i only want to 
  21. print 10 of them at a time..) if anybody could give me a hand getting 
  22. over this wall i sure would appreciate it.
  23. john meller
  24. jmeller@agt.net
  25.